[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+---------------+##########################################################
#+-| SET DEVICE TO |---------------------------------------+##################
#| +---------------+ The SET DEVICE TO command sets the    |##################
#|                   output device for the @...SAY command |##################
#+---------------------------------------------------------+##################
##############################################################################
##############################################################################
#+--| Syntax |-----------------------------+##################################
#|     SET DEVICE TO <SCREEN || PRINT>     |##################################
#+-----------------------------------------+##################################
##############################################################################
##############################################################################
###########+---| Description |------------------------------------+###########
###########| SET DEVICE TO directs output to either the screen or |###########
###########| the printer during a SAY.  The default device is the |###########
###########| screen.                                              |###########
###########+------------------------------------------------------+###########
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########| *    This will be routed to the printer.                 |#########
#########|                                                          |#########
#########| SET DEVICE TO PRINT                                      |#########
#########| @ 10,10 SAY "This goes to the printer."                  |#########
#########|                                                          |#########
#########| SET DEVICE TO SCREEN                                     |#########
#########| @ 11,10 SAY "This goes to the screen."                   |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: @...SAY
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson